resize checkbox

66

input[type=checkbox] {
    transform: scale(1.5);
}

Comments

Submit
0 Comments